|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfurny.swing.admin.importer.ImporterPanel.WatchDirChosenListener
private class ImporterPanel.WatchDirChosenListener
Listener that will be notified about a directory being chosen.
| Constructor Summary | |
|---|---|
private |
ImporterPanel.WatchDirChosenListener()
|
| Method Summary | |
|---|---|
void |
fileChosen(java.io.File file,
int type)
Notifies about a file being chosen. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private ImporterPanel.WatchDirChosenListener()
| Method Detail |
|---|
public void fileChosen(java.io.File file,
int type)
FileChosenListener
fileChosen in interface FileChosenListenerfile - The selected file.type - The type.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||